netbird: update to 0.52.2
authorWesley Gimenes <[email protected]>
Tue, 5 Aug 2025 13:10:21 +0000 (10:10 -0300)
committerWesley Gimenes <[email protected]>
Wed, 10 Sep 2025 22:09:49 +0000 (19:09 -0300)
commit9ae19669375b29c179b1f546eb6bbbe10fdde1a8
treea5e617f44ad2c84b231478dcf2ddce25221f7096
parentca14c7e628c36b859441bfab06d24eae42af7a45
netbird: update to 0.52.2

changelog: https://github.com/netbirdio/netbird/releases/tag/v0.52.2

`netbird` now supports profiles [1]. The configuration file has been
moved from `/etc/netbird/config.json` to `/var/lib/netbird/`. The
migration is handled by `netbird` itself.

However, in OpenWrt, the `/var` directory is a symbolic link to
`/tmp`, which is a temporary directory. This can result in
configuration loss after rebooting or flashing a new image. This
issue will be fixed in the next release, 0.53.0.
**I reported this behavior upstream [2].**

[1]: https://docs.netbird.io/how-to/profiles
[2]: https://github.com/netbirdio/netbird/issues/4322

Signed-off-by: Wesley Gimenes <[email protected]>
net/netbird/Makefile